IEnumerator<T> INamedCollection<T>.GetEnumerator()

Returns an enumerator that iterates through the collection.

Return Value

Type: IEnumerator<T>